Re: NULL fields in inner join

Поиск
Список
Период
Сортировка
От dev+pgsql@humph.com
Тема Re: NULL fields in inner join
Дата
Msg-id a05200f09ba52bf998a6d@[10.0.1.15]
обсуждение исходный текст
Ответ на NULL fields in inner join  (Fernando Braga <fernando@vcnet.com.br>)
Список pgsql-odbc
At 15:57 -0200 2003/01/15, Fernando Braga wrote:
>Hi Guys,
>
>If i run an INNER JOIN through odbc, all NULL fields are retrieved with
>values (??!). And worse of that, when this occurs, the lines with NULL
>fields comes three times.
>
>Of course, when I do the SQL on the linux server, it comes correct
>
>Have anybody experienced this behaviour ?
>
>I've attached linux_server.txt and xp_client.jpg
>

sorry, but first you are doing an outer join, second the two queries
seem to have the same results except for the ordering (as the order
by is not the same).
So, what's wrong?

g

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: Schema in ODBC table names
Следующее
От: "Jim"
Дата:
Сообщение: SSL, Crypt in ODBC